home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 04 / 3 / DISK0431.ZIP / MANUSQ.HLP < prev    next >
Text File  |  1986-03-25  |  5KB  |  94 lines

  1.     The manual file is in 2 parts. The first is ANALY.TOC, the approx.
  2. table of contents and license agreement. Read this first.
  3.     ANALY.MQN is the "squeezed" manual file. To unsqueeze it,
  4. insert a blank DSDD disk into drive B: and have this disk in drive A:
  5. and then make your default drive be B:. Type:
  6.     B:    (make your default be drive B:)
  7.     A:USQ A:ANALY.MQN
  8.  
  9. which will create ANALY.MAN, the readable manual file.
  10.  
  11.     Note that this file is about 270000 bytes long, so
  12. be sure there is at least that much free space on the disk
  13. you are using before the unsqueeze. In a single disk system you
  14. type the same things but will have to swap disks a lot to get the
  15. manual unsqueezed. If you have a memory disk you can put ANALY.MQN on
  16. it will help a lot in this situation.
  17.  
  18.     As further improvements are made in AnalytiCalc, the space
  19. released by distributing these files in squeezed form permits program
  20. improvements to be made without sacrifice of any of the components of
  21. the distribution. A future major release is expected to significantly
  22. increase execution speed. It will be available at nominal cost to owners
  23. of the current version. ANY files on distributions with extensions ?Q?
  24. (i.e. Q as middle letter) are squeezed. Use USQ to unsqueeze them before
  25. use.
  26.  
  27.     There are several extra utilities on the disk in
  28. squeezed form, including:
  29.  
  30. EDIT.EQE    Screen editor. Type H when it comes in for
  31.         a brief explanation of keys. (IBMPC and look
  32.         alikes only.) The S command goes into full screen
  33.         mode in which most keypad keys do the default things
  34.         (arrow keys, PgUp and PgDn work, Del deletes a letter,
  35.         End goes to end of line, Home goes to end file (front
  36.         or back end depending on direction default set with
  37.         F1 or F9)) and control-Z gets back to command mode.
  38.         May be used as a "pipeline" editor to edit files of
  39.         any size by repeated R and W commands in command mode.
  40.         Can use all of memory.
  41. LST.EXE        Fullscreen file inspector. Allows you to search
  42.         through or look at disk files on screen very fast
  43.         a page at a time, with backspacing also. Type ?
  44.         for help to it.
  45. KER.EXE        Old "generic" Kermit communications program. This
  46.         one uses the BIOS and is useful only up to 1200 baud
  47.         and the baud rate MUST be set before starting to
  48.         use it (via MODE). However it can talk to other
  49.         Kermits and allows ANSI.SYS to give it partial
  50.         VT100 terminal characteristics. Type HELP or
  51.         STATUS for info on current switch states internally.
  52.         This version uses BIOS INT 14H to access the comm port,
  53.         and works on most any IBM PC compatible or near compatible
  54.         machine, or on IBM PC itself. Note that the BIOS will require
  55.         carrier detect, so you may have to fiddle with switches or
  56.         cables to use with a smart modem. For a dumb modem, just
  57.         make the connection first, then run KER. Uses "RECEIVE filename"
  58.         command, not new "GET filename" to get files from servers.
  59.         SEND filename sends to servers. CONNECT gives terminal mode.
  60. CPM.EQE and ZERO.EXE    Utilities that allow access to CP/M - 86 or CP/M-80
  61.         disks from MSDOS (IBM CP/M-86 or Seequa CP/M-80 format
  62.         SSDD disks only). Read/write/directory/erase/list/rename
  63.         access. Use lowercase commands. Invoke CPM via
  64.         CPM -0 for A: being CP/M disk or CPM -1 for B: as
  65.         CP/M disk. Type help for help message. Zero inits
  66.         CP/M directory structure on disk. ZERO 0 does on drive
  67.         A: and ZERO 1 does on drive B: ZERO 2 or ZERO 3 are
  68.         alternates; 0,1 assume disk is formatted with PCDOS 2.0
  69.         in 8 sector mode but PCDOS thinks it's in 9 sector map
  70.         mode. 2,3 assume real 8 sector formatting as CP/M does.
  71.         Experiment.
  72. GRF.BQS        Demonstration BASIC program for extended line or dot graphs
  73.         from saved spreadsheets. It can read up to 5 regions of the
  74.         spreadsheet and display them with numerous options. Have a
  75.         look at the comments, and use <enter> after the function
  76.         keys. In conjunction with the PCDOS GRAPHICS utility it will
  77.         make beautiful line plots or other graphs on screen or hard
  78.         copy. (The PIE.BAS utility does piecharts separately.) This
  79.         program will also fit lines ("linear regression") to data
  80.         points.
  81.  
  82. The above utilities are extras and may or may not be on the kits; they
  83. are NOT a part of the AnalytiCalc distribution, but are extras supplied
  84. from one PC user to another if present. Better versions exist for most,
  85. especially Kermit, which has had MAJOR improvements since this version
  86. came out, BUT this version works with any PC that has a BIOS interface
  87. even remotely similar to IBM's.
  88.  
  89. To unsqueeze a file, copy the file onto a disk with ample room
  90. for the unsqueezed version and use the command USQ file.nqn (the
  91. Q in the middle of the extension indicates a squeezed file). The
  92. original file will be regenerated.
  93.  
  94.